Members
Gets an existing list of members or sets a new list of members for the UNIX group profile associated with the specified local group.
Syntax
string[] Members{get; set;}
Property value
The members of a local group.
Exceptions
Members throws an InvalidOperationException
if the group you specify is not a
local group.